INSERT STATEMENT
Short Description
An INSERT DML statement is inserting rows into a table/partition.
Detailed Description​
An INSERT
data manipulation language (DML) statement is inserting rows into a table/partition.
Further Reading​
- Oracle SQL Reference - INSERT
- Oracle Magazine - How to read an execution plan
- Oracle Tuning Guide - Explaining and Displaying Execution Plans
- Oracle Tuning Guide - Comparing Execution Plans Tutorial
Search online​
If this article doesn't have the information you need you can try searching online. Remember, you can contribute suggestions to this page.